Skip to content

refactor: update docstrings to use 'data container' #289

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Feb 13, 2025

Updated docstrings across multiple files to replace 'tuple' with 'data container' for better clarity. The data containers were using NamedTuple in the past, now we use frozen dataclasses.

Updated docstrings across multiple files to replace 'tuple' with 'data
container' for better clarity. The data containers were using
`NamedTuple` in the past, now we use frozen dataclasses.
@mkoura mkoura merged commit 4b9eb99 into master Feb 13, 2025
3 checks passed
@mkoura mkoura deleted the fix_docstrings branch February 13, 2025 10:59
mkoura added a commit to mkoura/cardano-clusterlib-py that referenced this pull request Feb 21, 2025
…rings

refactor: update docstrings to use 'data container'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant